Automations

UI Automation Commands

  • Version: 1.5.1
  • Official Verified

OpenBots Command group containing UI automation commands (Image, Input, WebBroswer, Window).

OpenBots.Commands.UIAutomation \ Native Chrome Set Option Command

Command: Native Chrome Set Option Command

This command sets the option of a specified dropdown in Chrome.

Parameters

Chrome Browser Instance Name

Enter the unique instance that was specified in the **Create Browser** command.

Required

Element Search Parameter

Use the Element Recorder to generate a listing of potential search parameters.Select the specific search type(s) that you want to use to isolate the element on the web page.

Required

Selection Rule

Select the method by which the dropdown option should be selected.

Required

Selection Value

Enter the value that will be used to select the option in the dropdown.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command, if required.

Logo